Click or drag to resize

ItemChange Properties

The ItemChange type exposes the following members.

Properties
  NameDescription
Public propertyItemId
Contains the unique identifier and change key of an item in the Exchange store.
Public propertyPropertiesToAppend
Identifies data to append to a single property of an item during an UpdateItem Operation.
Public propertyPropertiesToDelete
Represents an operation to delete a given property from an item during an UpdateItem call.
Public propertyPropertiesToSet
Represents an update to a single property of an item.
Top
See Also